Skip to content

[rv_plic,rtl] Remove some unnecessary templating#29631

Open
rswarbrick wants to merge 1 commit intolowRISC:masterfrom
rswarbrick:rv-plic-less-templating
Open

[rv_plic,rtl] Remove some unnecessary templating#29631
rswarbrick wants to merge 1 commit intolowRISC:masterfrom
rswarbrick:rv-plic-less-templating

Conversation

@rswarbrick
Copy link
Copy Markdown
Contributor

The rv_plic_target and rv_plic_gateway modules don't really need to be templated. Instances can only differ because of different N_SOURCE and MAX_PRIO parameters.

Make things look a bit less magical by keeping everything concrete.

The rv_plic_target and rv_plic_gateway modules don't really need to be
templated. Instances can only differ because of different N_SOURCE and
MAX_PRIO parameters.

Make things look a bit less magical by keeping everything concrete.

Signed-off-by: Rupert Swarbrick <rswarbrick@lowrisc.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant